Dialog Class |
Namespace: Independentsoft.Sip
The Dialog type exposes the following members.
| Name | Description | |
|---|---|---|
| CallID |
Gets Call-ID header field of the dialog.
| |
| Contact |
Gets Contact header field of the dialog.
| |
| CSeq |
Gets CSeq header field of the dialog.
| |
| EventName |
Gets Event header field of the dialog.
| |
| From |
Gets the originator of the request.
| |
| LocalTag |
Gets the local tag of the dialog.
| |
| LocalUri |
Gets the local URI of the dialog.
| |
| RecordRoute |
Gets Record-Route header field of the dialog.
| |
| RemoteTag |
Gets the remote tag of the dialog.
| |
| RemoteUri |
Gets the remote URI of the dialog.
| |
| Requested |
Returns true if you are sent request
| |
| Route |
Gets Route header field of the dialog.
| |
| RSeq |
Gets RSeq header field of the dialog.
| |
| State |
Gets state of the dialog.
| |
| To |
Gets To header field of the dialog.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of this instance to its equivalent string representation.
(Overrides ObjectToString.) |